home *** CD-ROM | disk | FTP | other *** search
- on enterFrame
- set startBall to 4
- set supportPhysiqueBall to startBall + 1
- set ondeHertzBall to startBall + 7
- set cableCoaxialBall to startBall + 8
- set fibreOptiqueBall to startBall + 9
- set filDeCuivreBall to startBall + 10
- set the ink of sprite ondeHertzBall to 37
- set the ink of sprite cableCoaxialBall to 37
- set the ink of sprite fibreOptiqueBall to 37
- set the ink of sprite filDeCuivreBall to 37
- depuppetize(ondeHertzBall, filDeCuivreBall)
- updateStage()
- end
-